Skip to content

Instantly share code, notes, and snippets.

@jstangroome
jstangroome / Get-RemoteSSLCertificate.ps1
Last active May 19, 2026 17:40
PowerShell script to retrieve the public X509 certificate from a remote TLS endpoint
[CmdletBinding()]
param (
[Parameter(Mandatory=$true)]
[string]
$ComputerName,
[int]
$Port = 443
)

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@DuaneNielsen
DuaneNielsen / niri-ubuntu-24.04-setup.md
Created February 17, 2026 20:08
Niri Wayland compositor session setup on Ubuntu 24.04 with NVIDIA

Niri Session Setup on Ubuntu 24.04

Guide to getting niri working properly as a session manager with screen recording support.

Prerequisites

sudo apt install pipewire wireplumber xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk
@ashokvarmamatta
ashokvarmamatta / graphify-mcp-guide.md
Last active May 19, 2026 17:36
🧠 Make Your AI Coding Assistant 500x Smarter — Complete Guide to graphify + code-review-graph + MCP (Knowledge Graphs for Claude Code, Cursor, Windsurf)

🧠 Make Your AI Coding Assistant 500x Smarter

Stop Burning Tokens — Use Knowledge Graphs + MCP to Give AI a Map of Your Code

Typing SVG
@iam-veeramalla
iam-veeramalla / claude_with_ollama.md
Last active May 19, 2026 17:36
claude code integration with ollama to use local models

Run Claude with the power of Local LLMs using Ollama

Install Ollama

curl -fsSL https://ollama.com/install.sh | sh

Pull the Model

ollama pull glm-4.7-flash # or gpt-oss:20b (for better performance)

@fay59
fay59 / Quirks of C.md
Last active May 19, 2026 17:27
Quirks of C

Here's a list of mildly interesting things about the C language that I learned mostly by consuming Clang's ASTs. Although surprises are getting sparser, I might continue to update this document over time.

There are many more mildly interesting features of C++, but the language is literally known for being weird, whereas C is usually considered smaller and simpler, so this is (almost) only about C.

1. Combined type and variable/field declaration, inside a struct scope [https://godbolt.org/g/Rh94Go]

struct foo {
   struct bar {
 int x;
@geosp
geosp / thunderbolt-networking-guide.md
Created March 21, 2025 03:44
Thunderbolt Networking Setup on Linux

Thunderbolt Networking Setup on Linux

This guide documents the steps to enable and configure Thunderbolt networking on your Linux system (e.g., Ubuntu, Proxmox). It covers loading the necessary kernel modules, ensuring persistent interface naming, configuring a fixed IP address, and testing throughput with iperf3. Note that Thunderbolt 3/4 hardware advertises a raw bandwidth of 40 Gbps, but practical throughput is typically lower due to half‑duplex operation, protocol overhead, and system constraints.

Hardware Used in This Guide

This guide was developed and tested with the following hardware:

  • CPU: AMD Ryzen 9 PRO 6950H
    • 8 cores / 16 threads
  • 3.3 GHz base frequency / 4.94 GHz boost
@predragcvetkovski
predragcvetkovski / moneyapps.md
Created April 27, 2024 07:43 — forked from maxintapp/moneyapps.md
Money management apps

Budgeting apps

App Tagline Price OS Users
Mint Managing money, made simple Free, ad-based iOS; Android 25M
PocketGuard Always know where your money goes $7.99/m; $34.99/y iOS, Android 10M
EveryDollar The Simplest Way to Budget for Your Life $12.99/month or $79.99/year iOS, Android 10M
RocketMoney The Money App That Works For You $4-$6/m Web; iOS; Android 3.4M+
Personal Capital Take control of your money now Free, management fee 0.49% to 0.89% Web; iOS; Android 3.3M
Goodbudget The digital envelope budgeting system. $8/m; $70/y iOS, Android, Web 3M
[Simplifi by Quicken](https://www.quicken.com/products/sim